home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / August 96 / Multiple Frame Question < prev    next >
Encoding:
Internet Message Format  |  1996-08-22  |  1.1 KB  |  [TEXT/ttxt]

  1. Subject:     Multiple Frame Question
  2. Sent:        8/22/96 8:22 AM
  3. Received:    8/22/96 9:04 AM
  4. From:        Paul Mylchreest, paulm@pubnix.net
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. Dear ODF Team,
  9.  
  10. My part requires that my content be presented as iconic AND as frame.
  11. More specifically, I have a list of embedded part presented as a list
  12. of icons (single selection) and another section of the editor showing
  13. the selection in this list as a frame (kind of like the panel editor
  14. part).
  15.  
  16. Since each presentation is setup to present embedded parts by calling
  17. SetDefaultEmbeddedFrameViewType(), a given frame can only present
  18. embedded parts in only one form. 
  19.  
  20. Does the method RequestSiblingFrame() have any importance in this
  21. context and how would it be used?
  22.  
  23. How should I go about implementing this. I thought of having two
  24. frames simultaneously.  In the documentation it is mentionned vaguely
  25. and more importance is attached to subviews.
  26.  
  27. Am I in the right direction? 
  28.  
  29. Thanks.
  30.  
  31. Paul Mylchreest
  32.  
  33.  
  34.